home *** CD-ROM | disk | FTP | other *** search
/ Software USA 4 #12 / Software USA Volume 4.12.iso / mac / LifeStyles / Codebook / Codebook 3.2 / Codebook 3.2.rsrc / STR#_5002.txt < prev    next >
Encoding:
Text File  |  1998-11-16  |  3.4 KB  |  213 lines

  1. abs=get abs(|<number>|)
  2.  
  3. annuity=get annunity(|<rate>|,<periods>)
  4.  
  5. atan=get atan(|<angle>|)
  6.  
  7. average=get average(|<numberList>|)
  8.  
  9. backList=get the backList
  10.  
  11. backScripts=get the backScripts
  12.  
  13. charToNum=get charToNum(|<character>|)
  14.  
  15. charToNum=get charToNum(|<character>|)
  16.  
  17. clickChunk=get the clickChunk
  18.  
  19. clickH=get the clickH
  20.  
  21. clickLine=get the clickLine
  22.  
  23. clickLoc=get the clickLoc
  24.  
  25. clickText=get the clickText
  26.  
  27. clickV=get the clickV
  28.  
  29. clipBoard=get the clipboard
  30.  
  31. commandKey=get the commandKey
  32.  
  33. compound=get compound(|<rate>|,<periods>)
  34.  
  35. cos=get cos(|<angle>|)
  36.  
  37. currentMenu=get currentMenu(<positionNumber>)
  38.  
  39. currentWindow=get the currentWindow
  40.  
  41. date=get the date
  42.  
  43. date=get the date
  44.  
  45. dialog=get dialog(|<action>|,<param>)
  46.  
  47. diskSpace=get the diskSpace
  48.  
  49. environment=get the environment
  50.  
  51. errorObject=get the errorObject
  52.  
  53. errorOffset=get the errorOffset
  54.  
  55. exists=get exists(<projectDesc>)
  56.  
  57. exp=get exp(|<number>|) -- returns e ^ #
  58.  
  59. exp2=get exp2(|<number>|) -- returns 2 ^ #
  60.  
  61. expl=get exp1(|<number>|) -- returns e ^ # minus 1
  62.  
  63. filePlayTime=get the filePlayTime
  64.  
  65. forthList=get the forthList
  66.  
  67. foundChunk=get the foundChunk
  68.  
  69. foundField=get the foundField
  70.  
  71. foundLine=get the foundLine
  72.  
  73. foundText=get the foundText
  74.  
  75. foundWindow=get the foundWindow
  76.  
  77. frontScripts=gt the frontScripts
  78.  
  79. globalLoc=get globalLoc(|<location>|)
  80.  
  81. globals=globals
  82.  
  83. hasMemory=get hasMemory(|<number>|)
  84.  
  85. heapSpace=get the heapSpace
  86.  
  87. intersect=get intersect(|<objectDesc>|,<objectDesc>)
  88.  
  89. isNumber=get isNumber(|<value>|)
  90.  
  91. length=get length(|<value>|)
  92.  
  93. lineOffset=get lineOffset(|<target>|,<fieldDesc>[,<startLine>])
  94.  
  95. ln=get ln(|<number>|) -- natural log of #
  96.  
  97. lnl=get ln(|<number>|) -- natural log of (# + 1_
  98.  
  99. localLoc=get localLoc(|<location>|)
  100.  
  101. log2=get log2(|<number>|) -- log (base 2) of #
  102.  
  103. machine=get the machine
  104.  
  105. max=get max(<numberList>|)
  106.  
  107. menus=get the menus
  108.  
  109. min=get min(<numberList>|)
  110.  
  111. mouse=get the mouse
  112.  
  113. mouseClick=get the mouseClick
  114.  
  115. mouseH=get the mouseH
  116.  
  117. mouseLoc=get the mouseLoc
  118.  
  119. mouseV=get the mouseV
  120.  
  121. movie=get movie(|<movieRefNum>|,<actionKeyword>[,<param1>[,<param2>[,<param3>]]])
  122.  
  123. numToChar=get numToChar(|<number>|)
  124.  
  125. offset=get offset(|<target>|,<fieldDesc>[,<startChar>])
  126.  
  127. optionKey=get the optionKey
  128.  
  129. param=get param(|<number>|)
  130.  
  131. paramCount=get the paramCount
  132.  
  133. params=get the params
  134.  
  135. platform=get the platform
  136.  
  137. processor=get the processor
  138.  
  139. programs=get the programs
  140.  
  141. pushList=get the pushList
  142.  
  143. random=get random(|<maxNumber>|)
  144.  
  145. result=get the result
  146.  
  147. round=get round(|<number>|)
  148.  
  149. screenLoc=get the screenLoc
  150.  
  151. screenRect=get the screenRect
  152.  
  153. seconds=get the seconds
  154.  
  155. selectedChunk=get the selectedChunk
  156.  
  157. selectedField=get the selectedField
  158.  
  159. selectedGraphic=get the selectedGraphic
  160.  
  161. selectedLine=get the selectedLine
  162.  
  163. selectedLoc=get the selectedLoc
  164.  
  165. selectedText=get the selectedText
  166.  
  167. sharedFile=get the sharedFile
  168.  
  169. shiftKey=get the shiftKey
  170.  
  171. sin=get sin(|<angle>|)
  172.  
  173. sound=get the sound
  174.  
  175. soundDevices=get the soundDevices
  176.  
  177. speechBusy=get the speechBusy
  178.  
  179. sqrt=get sqrt(|<number>|)
  180.  
  181. stackSpace=get the stackSpace
  182.  
  183. sum=get sum(|<numberList>|)
  184.  
  185. systemVersion=get the systemVersion
  186.  
  187. tan=get tan(|<angle>|)
  188.  
  189. target=get the target
  190.  
  191. textHeightSum=get textHeightSum(|<fieldDesc>|)
  192.  
  193. ticks=get the ticks
  194.  
  195. time=get the time
  196.  
  197. topWindow=get the topWindow
  198.  
  199. trunc=get trunc(|<number>|)
  200.  
  201. urlStatus=get URLStatus(|<urlPath>|)
  202.  
  203. value=get value(|<fieldDesc>|)
  204.  
  205. version=get the version
  206.  
  207. version=get version(<projectDesc>)
  208.  
  209. voices=get the voices
  210.  
  211. windows=get the windows
  212.  
  213.